DISCUSSION
Before calling the ATSUGetFontFeature function, call the function
ATSUGetAllFontFeatures to obtain an array of all the feature types and selectors that were previously set for a particular style object. To determine the font feature type and selector for a given indexed font, pass a value between 0 and one less than the value passed back in the
oActualFeatureCount parameter of
ATSUGetAllFontFeatures in the
iFeatureIndex parameter of
ATSUGetFontFeature.